home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Demo
/
Elearn
/
Fizica
/
vol2
/
interfata.swf
/
scripts
/
DefineButton2_206
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2005-01-03
|
134b
|
7 lines
on(press){
gotoAndStop(1);
fscommand("show");
getURL("FSCommand:appletDo",1);
_parent.credit_b.gotoAndStop("up");
}